3.1.69 \(\int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx\) [69]

3.1.69.1 Optimal result
3.1.69.2 Mathematica [A] (warning: unable to verify)
3.1.69.3 Rubi [A] (verified)
3.1.69.4 Maple [A] (verified)
3.1.69.5 Fricas [F]
3.1.69.6 Sympy [F]
3.1.69.7 Maxima [F]
3.1.69.8 Giac [F(-2)]
3.1.69.9 Mupad [F(-1)]

3.1.69.1 Optimal result

Integrand size = 27, antiderivative size = 235 \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {-1+c x} \sqrt {1+c x}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}+\frac {c^2 \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x)) \arctan \left (e^{\text {arccosh}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {i b c^2 \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,-i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {i b c^2 \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}} \]

output
-1/2*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/x^2-1/2*b*c*(-c^2*d*x^2+d)^(1 
/2)/x/(c*x-1)^(1/2)/(c*x+1)^(1/2)+c^2*(a+b*arccosh(c*x))*arctan(c*x+(c*x-1 
)^(1/2)*(c*x+1)^(1/2))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)-1/ 
2*I*b*c^2*polylog(2,-I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*(-c^2*d*x^2+d)^( 
1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)+1/2*I*b*c^2*polylog(2,I*(c*x+(c*x-1)^(1/2 
)*(c*x+1)^(1/2)))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)
 
3.1.69.2 Mathematica [A] (warning: unable to verify)

Time = 0.89 (sec) , antiderivative size = 307, normalized size of antiderivative = 1.31 \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\frac {1}{2} \left (-\frac {a \sqrt {d-c^2 d x^2}}{x^2}-a c^2 \sqrt {d} \log (x)+a c^2 \sqrt {d} \log \left (d+\sqrt {d} \sqrt {d-c^2 d x^2}\right )+\frac {b d (1+c x) \left (c x \sqrt {\frac {-1+c x}{1+c x}}-\text {arccosh}(c x)+c x \text {arccosh}(c x)+i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x) \log \left (1-i e^{-\text {arccosh}(c x)}\right )-i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x) \log \left (1+i e^{-\text {arccosh}(c x)}\right )+i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \operatorname {PolyLog}\left (2,-i e^{-\text {arccosh}(c x)}\right )-i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \operatorname {PolyLog}\left (2,i e^{-\text {arccosh}(c x)}\right )\right )}{x^2 \sqrt {d-c^2 d x^2}}\right ) \]

input
Integrate[(Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/x^3,x]
 
output
(-((a*Sqrt[d - c^2*d*x^2])/x^2) - a*c^2*Sqrt[d]*Log[x] + a*c^2*Sqrt[d]*Log 
[d + Sqrt[d]*Sqrt[d - c^2*d*x^2]] + (b*d*(1 + c*x)*(c*x*Sqrt[(-1 + c*x)/(1 
 + c*x)] - ArcCosh[c*x] + c*x*ArcCosh[c*x] + I*c^2*x^2*Sqrt[(-1 + c*x)/(1 
+ c*x)]*ArcCosh[c*x]*Log[1 - I/E^ArcCosh[c*x]] - I*c^2*x^2*Sqrt[(-1 + c*x) 
/(1 + c*x)]*ArcCosh[c*x]*Log[1 + I/E^ArcCosh[c*x]] + I*c^2*x^2*Sqrt[(-1 + 
c*x)/(1 + c*x)]*PolyLog[2, (-I)/E^ArcCosh[c*x]] - I*c^2*x^2*Sqrt[(-1 + c*x 
)/(1 + c*x)]*PolyLog[2, I/E^ArcCosh[c*x]]))/(x^2*Sqrt[d - c^2*d*x^2]))/2
 
3.1.69.3 Rubi [A] (verified)

Time = 0.82 (sec) , antiderivative size = 165, normalized size of antiderivative = 0.70, number of steps used = 8, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.259, Rules used = {6339, 15, 6362, 3042, 4668, 2715, 2838}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx\)

\(\Big \downarrow \) 6339

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \int \frac {a+b \text {arccosh}(c x)}{x \sqrt {c x-1} \sqrt {c x+1}}dx}{2 \sqrt {c x-1} \sqrt {c x+1}}+\frac {b c \sqrt {d-c^2 d x^2} \int \frac {1}{x^2}dx}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}\)

\(\Big \downarrow \) 15

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \int \frac {a+b \text {arccosh}(c x)}{x \sqrt {c x-1} \sqrt {c x+1}}dx}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 6362

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \int \frac {a+b \text {arccosh}(c x)}{c x}d\text {arccosh}(c x)}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \int (a+b \text {arccosh}(c x)) \csc \left (i \text {arccosh}(c x)+\frac {\pi }{2}\right )d\text {arccosh}(c x)}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 4668

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \left (-i b \int \log \left (1-i e^{\text {arccosh}(c x)}\right )d\text {arccosh}(c x)+i b \int \log \left (1+i e^{\text {arccosh}(c x)}\right )d\text {arccosh}(c x)+2 \arctan \left (e^{\text {arccosh}(c x)}\right ) (a+b \text {arccosh}(c x))\right )}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 2715

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \left (-i b \int e^{-\text {arccosh}(c x)} \log \left (1-i e^{\text {arccosh}(c x)}\right )de^{\text {arccosh}(c x)}+i b \int e^{-\text {arccosh}(c x)} \log \left (1+i e^{\text {arccosh}(c x)}\right )de^{\text {arccosh}(c x)}+2 \arctan \left (e^{\text {arccosh}(c x)}\right ) (a+b \text {arccosh}(c x))\right )}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 2838

\(\displaystyle \frac {c^2 \sqrt {d-c^2 d x^2} \left (2 \arctan \left (e^{\text {arccosh}(c x)}\right ) (a+b \text {arccosh}(c x))-i b \operatorname {PolyLog}\left (2,-i e^{\text {arccosh}(c x)}\right )+i b \operatorname {PolyLog}\left (2,i e^{\text {arccosh}(c x)}\right )\right )}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {b c \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}\)

input
Int[(Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/x^3,x]
 
output
-1/2*(b*c*Sqrt[d - c^2*d*x^2])/(x*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - (Sqrt[d 
- c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(2*x^2) + (c^2*Sqrt[d - c^2*d*x^2]*(2*( 
a + b*ArcCosh[c*x])*ArcTan[E^ArcCosh[c*x]] - I*b*PolyLog[2, (-I)*E^ArcCosh 
[c*x]] + I*b*PolyLog[2, I*E^ArcCosh[c*x]]))/(2*Sqrt[-1 + c*x]*Sqrt[1 + c*x 
])
 

3.1.69.3.1 Defintions of rubi rules used

rule 15
Int[(a_.)*(x_)^(m_.), x_Symbol] :> Simp[a*(x^(m + 1)/(m + 1)), x] /; FreeQ[ 
{a, m}, x] && NeQ[m, -1]
 

rule 2715
Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] 
:> Simp[1/(d*e*n*Log[F])   Subst[Int[Log[a + b*x]/x, x], x, (F^(e*(c + d*x) 
))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]
 

rule 2838
Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2 
, (-c)*e*x^n]/n, x] /; FreeQ[{c, d, e, n}, x] && EqQ[c*d, 1]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4668
Int[csc[(e_.) + Pi*(k_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_ 
))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E^((-I)*e + f*fz*x)/E^( 
I*k*Pi)]/(f*fz*I)), x] + (-Simp[d*(m/(f*fz*I))   Int[(c + d*x)^(m - 1)*Log[ 
1 - E^((-I)*e + f*fz*x)/E^(I*k*Pi)], x], x] + Simp[d*(m/(f*fz*I))   Int[(c 
+ d*x)^(m - 1)*Log[1 + E^((-I)*e + f*fz*x)/E^(I*k*Pi)], x], x]) /; FreeQ[{c 
, d, e, f, fz}, x] && IntegerQ[2*k] && IGtQ[m, 0]
 

rule 6339
Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d_) + 
 (e_.)*(x_)^2], x_Symbol] :> Simp[(f*x)^(m + 1)*Sqrt[d + e*x^2]*((a + b*Arc 
Cosh[c*x])^n/(f*(m + 1))), x] + (-Simp[b*c*(n/(f*(m + 1)))*Simp[Sqrt[d + e* 
x^2]/(Sqrt[1 + c*x]*Sqrt[-1 + c*x])]   Int[(f*x)^(m + 1)*(a + b*ArcCosh[c*x 
])^(n - 1), x], x] - Simp[(c^2/(f^2*(m + 1)))*Simp[Sqrt[d + e*x^2]/(Sqrt[1 
+ c*x]*Sqrt[-1 + c*x])]   Int[(f*x)^(m + 2)*((a + b*ArcCosh[c*x])^n/(Sqrt[1 
 + c*x]*Sqrt[-1 + c*x])), x], x]) /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[c^ 
2*d + e, 0] && GtQ[n, 0] && LtQ[m, -1]
 

rule 6362
Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/(Sqrt[(d1_) + (e1 
_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]), x_Symbol] :> Simp[(1/c^(m + 1))*Simp[ 
Sqrt[1 + c*x]/Sqrt[d1 + e1*x]]*Simp[Sqrt[-1 + c*x]/Sqrt[d2 + e2*x]]   Subst 
[Int[(a + b*x)^n*Cosh[x]^m, x], x, ArcCosh[c*x]], x] /; FreeQ[{a, b, c, d1, 
 e1, d2, e2}, x] && EqQ[e1, c*d1] && EqQ[e2, (-c)*d2] && IGtQ[n, 0] && Inte 
gerQ[m]
 
3.1.69.4 Maple [A] (verified)

Time = 1.22 (sec) , antiderivative size = 436, normalized size of antiderivative = 1.86

method result size
default \(a \left (-\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{2 d \,x^{2}}-\frac {c^{2} \left (\sqrt {-c^{2} d \,x^{2}+d}-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {-c^{2} d \,x^{2}+d}}{x}\right )\right )}{2}\right )-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) c^{2}}{2 \left (c x -1\right ) \left (c x +1\right )}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c}{2 x \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right )}{2 x^{2} \left (c x -1\right ) \left (c x +1\right )}-\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}-\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}\) \(436\)
parts \(a \left (-\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{2 d \,x^{2}}-\frac {c^{2} \left (\sqrt {-c^{2} d \,x^{2}+d}-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {-c^{2} d \,x^{2}+d}}{x}\right )\right )}{2}\right )-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) c^{2}}{2 \left (c x -1\right ) \left (c x +1\right )}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c}{2 x \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right )}{2 x^{2} \left (c x -1\right ) \left (c x +1\right )}-\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}-\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2}}{2 \sqrt {c x -1}\, \sqrt {c x +1}}\) \(436\)

input
int((a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/x^3,x,method=_RETURNVERBOSE)
 
output
a*(-1/2/d/x^2*(-c^2*d*x^2+d)^(3/2)-1/2*c^2*((-c^2*d*x^2+d)^(1/2)-d^(1/2)*l 
n((2*d+2*d^(1/2)*(-c^2*d*x^2+d)^(1/2))/x)))-1/2*b*(-d*(c^2*x^2-1))^(1/2)/( 
c*x-1)/(c*x+1)*arccosh(c*x)*c^2-1/2*b*(-d*(c^2*x^2-1))^(1/2)/x/(c*x-1)^(1/ 
2)/(c*x+1)^(1/2)*c+1/2*b*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)/x^2/(c*x-1)/( 
c*x+1)-1/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh( 
c*x)*ln(1+I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*c^2+1/2*I*b*(-d*(c^2*x^2-1) 
)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh(c*x)*ln(1-I*(c*x+(c*x-1)^(1/2) 
*(c*x+1)^(1/2)))*c^2-1/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^ 
(1/2)*dilog(1+I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*c^2+1/2*I*b*(-d*(c^2*x^ 
2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*dilog(1-I*(c*x+(c*x-1)^(1/2)*(c*x+ 
1)^(1/2)))*c^2
 
3.1.69.5 Fricas [F]

\[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int { \frac {\sqrt {-c^{2} d x^{2} + d} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}}{x^{3}} \,d x } \]

input
integrate((a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/x^3,x, algorithm="fricas 
")
 
output
integral(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)/x^3, x)
 
3.1.69.6 Sympy [F]

\[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int \frac {\sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )}{x^{3}}\, dx \]

input
integrate((a+b*acosh(c*x))*(-c**2*d*x**2+d)**(1/2)/x**3,x)
 
output
Integral(sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x))/x**3, x)
 
3.1.69.7 Maxima [F]

\[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int { \frac {\sqrt {-c^{2} d x^{2} + d} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}}{x^{3}} \,d x } \]

input
integrate((a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/x^3,x, algorithm="maxima 
")
 
output
1/2*(c^2*sqrt(d)*log(2*sqrt(-c^2*d*x^2 + d)*sqrt(d)/abs(x) + 2*d/abs(x)) - 
 sqrt(-c^2*d*x^2 + d)*c^2 - (-c^2*d*x^2 + d)^(3/2)/(d*x^2))*a + b*integrat 
e(sqrt(-c^2*d*x^2 + d)*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1))/x^3, x)
 
3.1.69.8 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\text {Exception raised: TypeError} \]

input
integrate((a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/x^3,x, algorithm="giac")
 
output
Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 
3.1.69.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int \frac {\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )\,\sqrt {d-c^2\,d\,x^2}}{x^3} \,d x \]

input
int(((a + b*acosh(c*x))*(d - c^2*d*x^2)^(1/2))/x^3,x)
 
output
int(((a + b*acosh(c*x))*(d - c^2*d*x^2)^(1/2))/x^3, x)